hasWifi

@get:JvmName(name = "getHasWifi")
@set:JvmName(name = "setHasWifi")
var hasWifi: Boolean
Indicates that the device has native wifi capability

bool hasWifi = 4;